/* CSS Zieglwallner.de */

#body {
         background: #FFFFFF;
         font-family: Verdana, sans-serif;
         font-size: 11pt;
      }

* {
         margin: 0px;
         padding: 0px;
         background: transparent;
         color: #000000;
         float: none;
  }

h1, h2, h3, h4, h5, h6 {
        font-family: "Verdana", sans-serif;
        font-weight: normal;
        color: #000099;
        padding: 0.6em 0em 0.2em 0em ;
        }

h1, h3, h4 {
        border-bottom: 1px solid #000099;
        padding-bottom: 0.4em;
}

#printinfo, #printfooter {
         display: block;
         border: 1px dashed #CCCCCC;
         padding: 4mm;
         font-size: 10pt;
         margin-top: 20px;
         margin-bottom: 20px;
                         }

#framecontentTop, #framecontentLeft,
#backgroundPicture, img {
         display: none  }

body#geplant img
 {
         display: inline;
 }


/*  -------- Anfang Sonderdefinition für Tabels -------------------  */

table {
         width: 800px;
         border-top: 1px dashed #669999;
         border-left: 1px dashed #669999;
}

col#event {
         background: #DEDEDE;
}

col#detail {
         background: transparent;
}

tbody tr.odd td {
         background: #EDEDED;
}

th, td {
         padding: 0 0.5em 1.0em 0.5em;
         border-bottom: 1px dotted #669999;
         text-align: left;
         line-height: 1.8em;
         font-size: 0.8em;
}

th {
         line-height: 1.5em;
         font-size: 0.9em;
         color: #000099;
}

tr {
/*         valign: "top";		*/
	vertical-align: top;
}

/*  -------- Ende Sonderdefinition für Tabels -------------------  */

/*		muss entfallen
</style>			*/